[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
Randomize                Resets Seed for Pseudo-Random Number Generator

 Randomize;                                                              [TP]

    Sets the seed for the pseudo-random number generator to a value based
    on the system clock.

  -------------------------------- Example ---------------------------------

           Randomize;               { resets seed }

See Also: Random
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson